Add blurb on binary kits.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 13 Dec 2003 05:04:22 +0000 (05:04 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 13 Dec 2003 05:04:22 +0000 (05:04 +0000)
gpsbabel/README

index 62c713effe0c2296a7ac91c624500e4da7151675..dbb6de512a47ab24bdf02b04fad89166856f77ad 100644 (file)
@@ -17,16 +17,20 @@ THE SOLUTION
        be stamped out pretty trivially. 
 
 BUILDING IT
-       
-       The code should be compilable on any system with ISO C89 compilers.
-       It's been tested on UnixWare, OpenServer, OS/X, Linux, Solaris, and
-       a variety of processors and compilers.
-       
-       Libexpat is required.   If you get errors about expat.h being
-       missing, you must either edit the Makefile to tell the compiler
-       where it is or install it in a sensible place.   Exapt can be 
-       downloaded from http://expat.sourceforge.net and is part of Apache
-       so it's very portable.
+
+        The code should be compilable on any system with ISO C89
+        compilers.  It's been tested on UnixWare, OpenServer, OS/X,
+        Linux, Solaris, and a variety of processors and compilers.
+
+        The code should be compilable on any system with ISO C89
+        compilers.  It's been tested on UnixWare, OpenServer, OS/X,
+        Linux, Solaris, and a variety of processors and compilers.
+
+        Libexpat is required for source builds.  If you get errors about
+        expat.h being missing, you must either edit the Makefile to tell
+        the compiler where it is or install it in a sensible place.
+        Exapt can be downloaded from http://expat.sourceforge.net and is
+        part of Apache so it's very portable.
 
 THE FORMATS